home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
WINDOWS
/
WLIT21.ARJ
/
INSTALLA.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-08-12
|
312b
|
14 lines
@echo off
echo Are you sure you want to install mywin31.zip to your hard disk?
pause
if not exist c:\winlite\win.com goto ok
echo Existing copy of WinLite will be over-written!!!
pause
:ok
if not exist c:\winlite\nul mkdir c:\winlite
c:
cd c:\winlite
a:\pkunzip -d a:\mywin31.zip c:\winlite\
win/s